-
Home
-
Jovvie Point of Sale POS for WooCommerce
-
4.0.3
-
Code
-
Classes
- SplitOrder
Total Complexity |
24 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
148 |
Lines of code |
93 |
Logical lines of code |
58 |
Comment lines |
0 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
51 |
6 |
28 |
set_children() |
S |
60 |
4 |
13 |
handle_child() |
S |
57 |
3 |
17 |
handle_parent() |
S |
59 |
3 |
14 |
is_split_order() |
S |
78 |
2 |
3 |
get_child() |
S |
71 |
2 |
6 |
get_parent() |
S |
82 |
1 |
3 |
get_children() |
S |
82 |
1 |
3 |
split() |
S |
74 |
1 |
4 |
calculate() |
S |
91 |
1 |
2 |